[INFO] cloning repository https://github.com/soulware/palimpsest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soulware/palimpsest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulware%2Fpalimpsest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulware%2Fpalimpsest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e05d02e2d4af66b75d56d7733a47881f69424e35
[INFO] testing soulware/palimpsest against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulware%2Fpalimpsest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soulware/palimpsest
[INFO] finished tweaking git repo https://github.com/soulware/palimpsest
[INFO] tweaked toml for git repo https://github.com/soulware/palimpsest written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulware/palimpsest on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soulware/palimpsest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 950a3033986ef466685bff911cb7574fc12b62ca5a45417dda7d67b6b1d2fe00
[INFO] running `Command { std: "docker" "start" "-a" "950a3033986ef466685bff911cb7574fc12b62ca5a45417dda7d67b6b1d2fe00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "950a3033986ef466685bff911cb7574fc12b62ca5a45417dda7d67b6b1d2fe00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950a3033986ef466685bff911cb7574fc12b62ca5a45417dda7d67b6b1d2fe00", kill_on_drop: false }`
[INFO] [stdout] 950a3033986ef466685bff911cb7574fc12b62ca5a45417dda7d67b6b1d2fe00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2287c771fc57fd75fcc6fe7cc3fa039aa8d3df0b18d47b99f7a56bfd6c4040
[INFO] running `Command { std: "docker" "start" "-a" "1b2287c771fc57fd75fcc6fe7cc3fa039aa8d3df0b18d47b99f7a56bfd6c4040", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling imbl v7.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lru v0.17.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling ext4-view v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aws-region v0.28.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling elide-core v0.1.0 (/opt/rustwide/workdir/elide-core)
[INFO] [stderr]    Compiling libublk v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aws-creds v0.39.1
[INFO] [stderr]    Compiling rust-s3 v0.37.1
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling elide-fetch v0.1.0 (/opt/rustwide/workdir/elide-fetch)
[INFO] [stderr]    Compiling elide-attestation v0.1.0 (/opt/rustwide/workdir/elide-attestation)
[INFO] [stderr]    Compiling elide-peer-fetch v0.1.0 (/opt/rustwide/workdir/elide-peer-fetch)
[INFO] [stderr]    Compiling elide-coordinator v0.1.0 (/opt/rustwide/workdir/elide-coordinator)
[INFO] [stderr]    Compiling elide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "1b2287c771fc57fd75fcc6fe7cc3fa039aa8d3df0b18d47b99f7a56bfd6c4040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2287c771fc57fd75fcc6fe7cc3fa039aa8d3df0b18d47b99f7a56bfd6c4040", kill_on_drop: false }`
[INFO] [stdout] 1b2287c771fc57fd75fcc6fe7cc3fa039aa8d3df0b18d47b99f7a56bfd6c4040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1356b010d8d3941a24ede90017d89ce9ed1e5945c3fe28b743f199591bda3068
[INFO] running `Command { std: "docker" "start" "-a" "1356b010d8d3941a24ede90017d89ce9ed1e5945c3fe28b743f199591bda3068", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling libublk v0.4.5
[INFO] [stderr]    Compiling elide-coordinator v0.1.0 (/opt/rustwide/workdir/elide-coordinator)
[INFO] [stderr]    Compiling elide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.40s
[INFO] running `Command { std: "docker" "inspect" "1356b010d8d3941a24ede90017d89ce9ed1e5945c3fe28b743f199591bda3068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1356b010d8d3941a24ede90017d89ce9ed1e5945c3fe28b743f199591bda3068", kill_on_drop: false }`
[INFO] [stdout] 1356b010d8d3941a24ede90017d89ce9ed1e5945c3fe28b743f199591bda3068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8cdf711fc82dc17eb844cb999442f7e4894013f0a3b81c498f1903ae07e5734
[INFO] running `Command { std: "docker" "start" "-a" "b8cdf711fc82dc17eb844cb999442f7e4894013f0a3b81c498f1903ae07e5734", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elide-98b68eb1ec82dcad)
[INFO] [stdout] running 65 tests
[INFO] [stdout] test coordinator_client::tests::attenuated_token_with_expired_not_after_is_rejected ... ok
[INFO] [stdout] test coordinator_client::tests::attenuate_for_creds_request_rejects_missing_scope ... ok
[INFO] [stdout] test coordinator_client::tests::attenuate_for_creds_request_appends_scope_and_not_after ... ok
[INFO] [stdout] test coordinator_client::tests::finalize_or_err_propagates_before_fork_created ... ok
[INFO] [stdout] test coordinator_client::tests::finalize_or_err_reports_success_after_fork_created ... ok
[INFO] [stdout] test coordinator_client::tests::await_prefetch_errors_when_socket_absent ... ok
[INFO] [stdout] test coordinator_client::tests::await_prefetch_propagates_err_response ... ok
[INFO] [stdout] test body_prefetch::tests::collect_hints_walks_chain_head_first ... ok
[INFO] [stdout] test coordinator_client::tests::volume_events_parses_empty_reply ... ok
[INFO] [stdout] test coordinator_client::tests::volume_events_parses_populated_reply ... ok
[INFO] [stdout] test creds_fetcher::tests::owner_from_key_parses_by_id_prefix ... ok
[INFO] [stdout] test creds_fetcher::tests::permission_denied_reissues_and_retries ... ok
[INFO] [stdout] test creds_fetcher::tests::persistent_denial_fails_after_single_retry ... ok
[INFO] [stdout] test body_prefetch::tests::process_hint_with_missing_idx_leaves_hint_on_disk ... ok
[INFO] [stdout] test coordinator_client::tests::await_prefetch_returns_ok_on_ok_response ... ok
[INFO] [stdout] test coordinator_client::tests::import_attach_streams_lines_and_terminates_on_done ... ok
[INFO] [stdout] test coordinator_client::tests::claim_attach_treats_post_finalize_eof_as_success ... ok
[INFO] [stdout] test coordinator_client::tests::claim_attach_propagates_pre_finalize_failure ... ok
[INFO] [stdout] test coordinator_client::tests::status_remote_propagates_typed_error_kind ... ok
[INFO] [stdout] test coordinator_client::tests::status_remote_parses_typed_reply ... ok
[INFO] [stdout] test coordinator_client::tests::rescan_round_trips_typed_envelope ... ok
[INFO] [stdout] test coordinator_client::tests::import_attach_errors_on_premature_eof ... ok
[INFO] [stdout] test coordinator_client::tests::import_attach_propagates_terminal_error ... ok
[INFO] [stdout] test tests::colon_rejected ... ok
[INFO] [stdout] test inspect::tests::readonly_volume_shows_not_live ... ok
[INFO] [stdout] test tests::empty_name_rejected ... ok
[INFO] [stdout] test tests::parse_size_bytes ... ok
[INFO] [stdout] test tests::parse_size_invalid ... ok
[INFO] [stdout] test tests::parse_size_suffixes ... ok
[INFO] [stdout] test tests::parse_size_trims_whitespace ... ok
[INFO] [stdout] test tests::reserved_names_rejected ... ok
[INFO] [stdout] test tests::valid_names_accepted ... ok
[INFO] [stdout] test tests::slash_rejected ... ok
[INFO] [stdout] test ublk::imp::tests::classify_build_error_permanent_for_bound_id_in_use ... ok
[INFO] [stdout] test ublk::imp::tests::classify_build_error_permanent_for_priv_and_module ... ok
[INFO] [stdout] test ublk::imp::tests::classify_build_error_renders_phase_and_recovery ... ok
[INFO] [stdout] test ublk::imp::tests::classify_build_error_transient_for_busy ... ok
[INFO] [stdout] test ublk::imp::tests::classify_build_error_transient_for_eexist_when_auto ... ok
[INFO] [stdout] test inspect::tests::fresh_live_volume ... ok
[INFO] [stdout] test ublk::imp::tests::eventfd_roundtrip ... ok
[INFO] [stdout] test ublk::imp::tests::pick_nr_queues_clamped_to_max ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_unknown_op_returns_einval ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_unwritten_read_returns_zeros ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_add_rebinds_to_persisted_when_sysfs_gone ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_write_zeroes_clears_block ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_bound_mismatch_refuses ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_foreign_device_refuses_no_persisted_binding ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_recover_on_bound_and_present_with_owner_match ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_recover_refuses_when_owner_stamp_doesnt_match ... ok
[INFO] [stdout] test ublk::imp::tests::target_data_parse_returns_none_for_foreign_payload ... ok
[INFO] [stdout] test ublk::imp::tests::target_data_roundtrip_carries_volume_dir_and_ulid ... ok
[INFO] [stdout] test ublk::imp::tests::ublk_device_exists_false_for_absent_id ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_write_then_read_roundtrip ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_whole_device_discard_succeeds ... ok
[INFO] [stdout] test ublk::imp::tests::plan_route_add_when_no_prior_state ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_discard_clears_block ... ok
[INFO] [stdout] test coordinator_client::tests::claim_attach_clean_done_returns_fork_ulid ... ok
[INFO] [stdout] test ublk::imp::tests::dispatch_flush_returns_zero ... ok
[INFO] [stdout] test body_prefetch::tests::process_hint_dispatches_populated_entries_and_removes_hint ... ok
[INFO] [stdout] test inspect::tests::after_snapshot_volume_stays_live ... ok
[INFO] [stdout] test creds_fetcher::tests::timer_thread_self_terminates_on_drop ... ok
[INFO] [stdout] test coordinator_client::tests::await_prefetch_times_out_when_server_hangs ... ok
[INFO] [stdout] test creds_fetcher::tests::cold_volume_never_issues_creds ... ok
[INFO] [stdout] test creds_fetcher::tests::cold_start_then_acquire_then_idle_drop ... ok
[INFO] [stdout] test creds_fetcher::tests::touch_resets_idle_clock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.83s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elide-c9ca6b7b56d8c6e7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::parse_fork_source_name ... ok
[INFO] [stdout] test tests::parse_fork_source_pinned_name ... ok
[INFO] [stdout] test tests::parse_fork_source_pinned_ulid ... ok
[INFO] [stdout] test tests::parse_fork_source_rejects_bad_snapshot_ulid ... ok
[INFO] [stdout] test tests::parse_fork_source_rejects_bare_ulid ... ok
[INFO] [stdout] test tests::stop_force_direct_errors_on_unknown_name ... ok
[INFO] [stdout] test tests::stop_force_direct_ignores_stale_pid_file ... ok
[INFO] [stdout] test tests::stop_force_direct_idempotent_when_already_stopped ... ok
[INFO] [stdout] test tests::stop_force_direct_writes_marker_when_no_pid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coordinator_ublk.rs (/opt/rustwide/target/debug/deps/coordinator_ublk-5e816a1b1e80106b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test coordinator_ublk_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ublk_crash.rs (/opt/rustwide/target/debug/deps/ublk_crash-3623ff9ca924498c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sigterm_clean_restart ... ok
[INFO] [stdout] test sigkill_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests elide
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8cdf711fc82dc17eb844cb999442f7e4894013f0a3b81c498f1903ae07e5734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8cdf711fc82dc17eb844cb999442f7e4894013f0a3b81c498f1903ae07e5734", kill_on_drop: false }`
[INFO] [stdout] b8cdf711fc82dc17eb844cb999442f7e4894013f0a3b81c498f1903ae07e5734
